home *** CD-ROM | disk | FTP | other *** search
- Path: airdmhor.gen.nz!not-for-mail
- From: gumboot@airdmhor.gen.nz (Simon Hosie)
- Newsgroups: comp.lang.c
- Subject: Re: What is a right hand pointing arrow?
- Date: 21 Feb 1996 11:21:46 +1300
- Organization: Airdmhor : a couple of BBS's, a bunch of people, and a cat.
- Message-ID: <4gdhhq$k8i@airdmhor.gen.nz>
- References: <824587015snz@metsys.demon.co.uk> <4g794c$em8@altrade.nijmegen.inter.nl.net> <4g7lrc$kg3@barnacle.iol.ie>
- NNTP-Posting-Host: airdmhor.gen.nz
- X-Newsreader: TIN [version 1.2 PL2]
-
- J Alan Brogan:
- > Auke.Reitsma@net.HCC.nl (Auke Reitsma) wrote:
-
-
- > >That right arrow is a end of file marker for text files. Its value is
- > >0x27.
-
- > the decimal value is 27,
-
- > 0x27 is ' (single quote)
-
- Actually, (on a PC at least) 27 is ESC or a _left_ arrow, 26 decimal is EOF
- or the right arrow.
-